2008-05-29 Michael Natterer <mitch@imendio.com>
* gtk/Makefile.am (CPPFLAGS): add -UGTK_DISABLE_SINGLE_INCLUDES so
the code generated by gtkdoc-scangobj builds.
svn path=/trunk/; revision=20232
+2008-05-29 Michael Natterer <mitch@imendio.com>
+
+ * gtk/Makefile.am (CPPFLAGS): add -UGTK_DISABLE_SINGLE_INCLUDES so
+ the code generated by gtkdoc-scangobj builds.
+
2008-05-29 Michael Natterer <mitch@imendio.com>
* gtk/gtk.types: include <gtk/gtkunixprint.h> instead of
$(GTK_DEBUG_FLAGS) \
$(GTK_DEP_CFLAGS)
+CPPFLAGS += \
+ -UGTK_DISABLE_SINGLE_INCLUDES
+
GTKDOC_LIBS = \
$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la \
$(top_builddir)/gdk/$(gdktargetlib) \